home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / pgm_util / fdump / help.fr_ / help.fr (.txt)
Encoding:
Visual Basic Form  |  1995-02-17  |  4.9 KB  |  134 lines

  1. VERSION 2.00
  2. Begin Form Help 
  3.    BorderStyle     =   1  'Fixed Single
  4.    Caption         =   "File Dump 1.1 Help"
  5.    ClientHeight    =   7440
  6.    ClientLeft      =   3855
  7.    ClientTop       =   1560
  8.    ClientWidth     =   5295
  9.    Height          =   7845
  10.    Icon            =   HELP.FRX:0000
  11.    Left            =   3795
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    ScaleHeight     =   540
  15.    ScaleWidth      =   540
  16.    Top             =   1215
  17.    Width           =   5415
  18.    Begin Label Label9 
  19.       Caption         =   "MARK MAIN@AOL.COM"
  20.       FontBold        =   -1  'True
  21.       FontItalic      =   0   'False
  22.       FontName        =   "MS Sans Serif"
  23.       FontSize        =   9.75
  24.       FontStrikethru  =   0   'False
  25.       FontUnderline   =   0   'False
  26.       ForeColor       =   &H00000000&
  27.       Height          =   255
  28.       Left            =   240
  29.       TabIndex        =   6
  30.       Top             =   1320
  31.       Width           =   4455
  32.    End
  33.    Begin Label Label8 
  34.       Caption         =   "CompuServe ID:  75462,3157"
  35.       FontBold        =   -1  'True
  36.       FontItalic      =   0   'False
  37.       FontName        =   "MS Sans Serif"
  38.       FontSize        =   9.75
  39.       FontStrikethru  =   0   'False
  40.       FontUnderline   =   0   'False
  41.       ForeColor       =   &H00000000&
  42.       Height          =   255
  43.       Left            =   240
  44.       TabIndex        =   7
  45.       Top             =   1080
  46.       Width           =   4335
  47.    End
  48.    Begin Label Label6 
  49.       Caption         =   "File Dump Version 1.1             By Mark Main "
  50.       FontBold        =   -1  'True
  51.       FontItalic      =   0   'False
  52.       FontName        =   "MS Sans Serif"
  53.       FontSize        =   13.5
  54.       FontStrikethru  =   0   'False
  55.       FontUnderline   =   0   'False
  56.       ForeColor       =   &H00000000&
  57.       Height          =   855
  58.       Left            =   240
  59.       TabIndex        =   5
  60.       Top             =   240
  61.       Width           =   4215
  62.       WordWrap        =   -1  'True
  63.    End
  64.    Begin Label Label5 
  65.       Caption         =   "You will find that VGA displays will show 16 characters per line if you maximize the screen.  Otherwise you will see 8 character displays."
  66.       FontBold        =   -1  'True
  67.       FontItalic      =   0   'False
  68.       FontName        =   "MS Sans Serif"
  69.       FontSize        =   9.75
  70.       FontStrikethru  =   0   'False
  71.       FontUnderline   =   0   'False
  72.       Height          =   855
  73.       Left            =   240
  74.       TabIndex        =   4
  75.       Top             =   6360
  76.       Width           =   5055
  77.    End
  78.    Begin Label Label4 
  79.       Caption         =   "Use standard Windows file selection boxes to choose a file.  When you single click on a filename, the contents of that file will be display automatically.  You can single click on any file to view another file at any time.  Some larger files pause for a couple seconds, so just be patient."
  80.       FontBold        =   -1  'True
  81.       FontItalic      =   0   'False
  82.       FontName        =   "MS Sans Serif"
  83.       FontSize        =   9.75
  84.       FontStrikethru  =   0   'False
  85.       FontUnderline   =   0   'False
  86.       Height          =   1815
  87.       Left            =   240
  88.       TabIndex        =   3
  89.       Top             =   4440
  90.       Width           =   4935
  91.    End
  92.    Begin Label Label3 
  93.       Caption         =   "Directions"
  94.       FontBold        =   -1  'True
  95.       FontItalic      =   0   'False
  96.       FontName        =   "MS Sans Serif"
  97.       FontSize        =   13.5
  98.       FontStrikethru  =   0   'False
  99.       FontUnderline   =   0   'False
  100.       Height          =   375
  101.       Left            =   240
  102.       TabIndex        =   2
  103.       Top             =   3960
  104.       Width           =   2535
  105.    End
  106.    Begin Label Label2 
  107.       Caption         =   "Overview"
  108.       FontBold        =   -1  'True
  109.       FontItalic      =   0   'False
  110.       FontName        =   "MS Sans Serif"
  111.       FontSize        =   13.5
  112.       FontStrikethru  =   0   'False
  113.       FontUnderline   =   0   'False
  114.       Height          =   375
  115.       Left            =   240
  116.       TabIndex        =   1
  117.       Top             =   1800
  118.       Width           =   1575
  119.    End
  120.    Begin Label Label1 
  121.       Caption         =   "This is a file utility designed for programmers.  It allows you to view the characters of a file in both their numerical ASCII value, and their ASCII character side by side.  This is very similar to the text dumps you can get on most larger computer systems."
  122.       FontBold        =   -1  'True
  123.       FontItalic      =   0   'False
  124.       FontName        =   "MS Sans Serif"
  125.       FontSize        =   9.75
  126.       FontStrikethru  =   0   'False
  127.       FontUnderline   =   0   'False
  128.       Height          =   1575
  129.       Left            =   240
  130.       TabIndex        =   0
  131.       Top             =   2280
  132.       Width           =   4815
  133.    End
  134.